←Select platform

IccUnknownTagType Constructor(int,byte[])

Summary
Initializes a new IccUnknownTagType with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccUnknownTagType( 
   int signature, 
   byte[] data 
) 
public: 
IccUnknownTagType(  
   int signature, 
   array<byte>^ data 
) 
__init__(self,signature,data) # Overloaded constructor 

Parameters

signature
Value that represents the tag's type signature.

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.